org.eclipse.vtp.desktop.editors.core.model
Class UIElement
java.lang.Object
org.eclipse.vtp.desktop.editors.core.model.UIComponent
org.eclipse.vtp.desktop.editors.core.model.UIElement
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, java.util.EventListener, ComponentListener
public class UIElement
- extends UIComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIElement
public UIElement(Element element)
UIElement
public UIElement(Element element,
org.w3c.dom.Element elementDesign)
getCenterPoint
public org.eclipse.swt.graphics.Point getCenterPoint()
setCenterPoint
public void setCenterPoint(org.eclipse.swt.graphics.Point centerPoint)
getElement
public Element getElement()
storeUIElement
public void storeUIElement(org.w3c.dom.Element canvasElement)